home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 32 / Mac Magazin and MacEasy Magazine CD - Issue 32.iso / Grafik & Text / OzTeX3.0 / Metafont / Inputs / cm / mathex.mf < prev    next >
Text File  |  1996-03-25  |  373b  |  14 lines

  1. % The Computer Modern Math-Extension family (by D. E. Knuth, 1979--1985)
  2.  
  3. font_coding_scheme:="TeX math extension";
  4. mode_setup; font_setup;
  5.  
  6. input bigdel;  % large delimiters
  7. input bigop;  % large operators
  8. input bigacc;  % large accents
  9.  
  10. font_x_height x_height#;
  11. font_quad 18u#+4letter_fit#;
  12. % (The calling file should give the other math extension font parameters.)
  13. bye.
  14.